func github.com/go-pg/pg/v10/orm.setSoftDeleteFallbackFunc
3 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L1501: return setSoftDeleteFallbackFunc(typ)
table.go#L1525: return setSoftDeleteFallbackFunc(originalType)
table.go#L1528: func setSoftDeleteFallbackFunc(typ reflect.Type) func(fv reflect.Value) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)